[Contents] [Index] [Help] [Browse <] [Browse >]


	Embedded HTML in AmigaGuideŽ

	This feature is experimental, because it has no use for
	AmigaGuideŽ documents.

	Embedded HTML tags are automatically detected by RDAG2HTML.
	You must embed the HTML tag as an dummy AmigaGuideŽ tag like
	this: @{!<HTML-TAG>}
	These attributes are ignored by AmigaGuideŽ and Multiview.
	RDAG2HTML includes this tags at the corresponding positions in
	the HTML document. Look for the source of this node and the
	"Author" node in this document.

	The results of these examples are shown in the corresponding
	HTML documents!

	ex.

	@{!<A HREF="mailto:rmike@sbox.tu-graz.ac.at">}rmike@sbox.tu-graz.ac.at@{!</A>}

	gives

	rmike@sbox.tu-graz.ac.at

	@{!<A HREF="main.html"><IMG SRC="images/content.gif"></A>}

	gives

	


Converted on 12 Jan 1997 with RexxDoesAmigaGuide2HTML 2.1 by Michael Ranner.